TSTP Solution File: SET601^5 by Satallax---3.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Satallax---3.5
% Problem  : SET601^5 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satallax -E eprover-ho -P picomus -M modes -p tstp -t %d %s

% Computer : n008.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Tue Jul 19 04:54:17 EDT 2022

% Result   : Theorem 0.12s 0.35s
% Output   : Proof 0.12s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
thf(ty_a,type,
    a: $tType ).

thf(ty_eigen__2,type,
    eigen__2: a > $o ).

thf(ty_eigen__1,type,
    eigen__1: a > $o ).

thf(ty_eigen__0,type,
    eigen__0: a > $o ).

thf(ty_eigen__3,type,
    eigen__3: a ).

thf(sP1,plain,
    ( sP1
  <=> ( eigen__0 @ eigen__3 ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ( eigen__2 @ eigen__3 ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ( eigen__1 @ eigen__3 ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(cBOOL_PROP_72_pme,conjecture,
    ! [X1: a > $o,X2: a > $o,X3: a > $o] :
      ( ( ^ [X4: a] :
            ( ~ ( ( ( X1 @ X4 )
                 => ~ ( X2 @ X4 ) )
               => ~ ( ( X2 @ X4 )
                   => ~ ( X3 @ X4 ) ) )
           => ~ ( ( X3 @ X4 )
               => ~ ( X1 @ X4 ) ) ) )
      = ( ^ [X4: a] :
            ~ ( ~ ( ( ~ ( X1 @ X4 )
                   => ( X2 @ X4 ) )
                 => ~ ( ~ ( X2 @ X4 )
                     => ( X3 @ X4 ) ) )
             => ~ ( ~ ( X3 @ X4 )
                 => ( X1 @ X4 ) ) ) ) ) ).

thf(h0,negated_conjecture,
    ~ ! [X1: a > $o,X2: a > $o,X3: a > $o] :
        ( ( ^ [X4: a] :
              ( ~ ( ( ( X1 @ X4 )
                   => ~ ( X2 @ X4 ) )
                 => ~ ( ( X2 @ X4 )
                     => ~ ( X3 @ X4 ) ) )
             => ~ ( ( X3 @ X4 )
                 => ~ ( X1 @ X4 ) ) ) )
        = ( ^ [X4: a] :
              ~ ( ~ ( ( ~ ( X1 @ X4 )
                     => ( X2 @ X4 ) )
                   => ~ ( ~ ( X2 @ X4 )
                       => ( X3 @ X4 ) ) )
               => ~ ( ~ ( X3 @ X4 )
                   => ( X1 @ X4 ) ) ) ) ),
    inference(assume_negation,[status(cth)],[cBOOL_PROP_72_pme]) ).

thf(h1,assumption,
    ~ ! [X1: a > $o,X2: a > $o] :
        ( ( ^ [X3: a] :
              ( ~ ( ( ( eigen__0 @ X3 )
                   => ~ ( X1 @ X3 ) )
                 => ~ ( ( X1 @ X3 )
                     => ~ ( X2 @ X3 ) ) )
             => ~ ( ( X2 @ X3 )
                 => ~ ( eigen__0 @ X3 ) ) ) )
        = ( ^ [X3: a] :
              ~ ( ~ ( ( ~ ( eigen__0 @ X3 )
                     => ( X1 @ X3 ) )
                   => ~ ( ~ ( X1 @ X3 )
                       => ( X2 @ X3 ) ) )
               => ~ ( ~ ( X2 @ X3 )
                   => ( eigen__0 @ X3 ) ) ) ) ),
    introduced(assumption,[]) ).

thf(h2,assumption,
    ~ ! [X1: a > $o] :
        ( ( ^ [X2: a] :
              ( ~ ( ( ( eigen__0 @ X2 )
                   => ~ ( eigen__1 @ X2 ) )
                 => ~ ( ( eigen__1 @ X2 )
                     => ~ ( X1 @ X2 ) ) )
             => ~ ( ( X1 @ X2 )
                 => ~ ( eigen__0 @ X2 ) ) ) )
        = ( ^ [X2: a] :
              ~ ( ~ ( ( ~ ( eigen__0 @ X2 )
                     => ( eigen__1 @ X2 ) )
                   => ~ ( ~ ( eigen__1 @ X2 )
                       => ( X1 @ X2 ) ) )
               => ~ ( ~ ( X1 @ X2 )
                   => ( eigen__0 @ X2 ) ) ) ) ),
    introduced(assumption,[]) ).

thf(h3,assumption,
    ( ^ [X1: a] :
        ( ~ ( ( ( eigen__0 @ X1 )
             => ~ ( eigen__1 @ X1 ) )
           => ~ ( ( eigen__1 @ X1 )
               => ~ ( eigen__2 @ X1 ) ) )
       => ~ ( ( eigen__2 @ X1 )
           => ~ ( eigen__0 @ X1 ) ) ) )
 != ( ^ [X1: a] :
        ~ ( ~ ( ( ~ ( eigen__0 @ X1 )
               => ( eigen__1 @ X1 ) )
             => ~ ( ~ ( eigen__1 @ X1 )
                 => ( eigen__2 @ X1 ) ) )
         => ~ ( ~ ( eigen__2 @ X1 )
             => ( eigen__0 @ X1 ) ) ) ),
    introduced(assumption,[]) ).

thf(h4,assumption,
    ~ ! [X1: a] :
        ( ( ~ ( ( ( eigen__0 @ X1 )
               => ~ ( eigen__1 @ X1 ) )
             => ~ ( ( eigen__1 @ X1 )
                 => ~ ( eigen__2 @ X1 ) ) )
         => ~ ( ( eigen__2 @ X1 )
             => ~ ( eigen__0 @ X1 ) ) )
        = ( ~ ( ~ ( ( ~ ( eigen__0 @ X1 )
                   => ( eigen__1 @ X1 ) )
                 => ~ ( ~ ( eigen__1 @ X1 )
                     => ( eigen__2 @ X1 ) ) )
             => ~ ( ~ ( eigen__2 @ X1 )
                 => ( eigen__0 @ X1 ) ) ) ) ),
    introduced(assumption,[]) ).

thf(h5,assumption,
    ( ~ ( ( sP1
         => ~ sP3 )
       => ~ ( sP3
           => ~ sP2 ) )
   => ~ ( sP2
       => ~ sP1 ) )
 != ( ~ ( ~ ( ( ~ sP1
             => sP3 )
           => ~ ( ~ sP3
               => sP2 ) )
       => ~ ( ~ sP2
           => sP1 ) ) ),
    introduced(assumption,[]) ).

thf(h6,assumption,
    ( ~ ( ( sP1
         => ~ sP3 )
       => ~ ( sP3
           => ~ sP2 ) )
   => ~ ( sP2
       => ~ sP1 ) ),
    introduced(assumption,[]) ).

thf(h7,assumption,
    ~ ( ~ ( ( ~ sP1
           => sP3 )
         => ~ ( ~ sP3
             => sP2 ) )
     => ~ ( ~ sP2
         => sP1 ) ),
    introduced(assumption,[]) ).

thf(h8,assumption,
    ~ ( ~ ( ( sP1
           => ~ sP3 )
         => ~ ( sP3
             => ~ sP2 ) )
     => ~ ( sP2
         => ~ sP1 ) ),
    introduced(assumption,[]) ).

thf(h9,assumption,
    ( ~ ( ( ~ sP1
         => sP3 )
       => ~ ( ~ sP3
           => sP2 ) )
   => ~ ( ~ sP2
       => sP1 ) ),
    introduced(assumption,[]) ).

thf(h10,assumption,
    ( ( sP1
     => ~ sP3 )
   => ~ ( sP3
       => ~ sP2 ) ),
    introduced(assumption,[]) ).

thf(h11,assumption,
    ~ ( sP2
     => ~ sP1 ),
    introduced(assumption,[]) ).

thf(h12,assumption,
    ~ ( sP1
     => ~ sP3 ),
    introduced(assumption,[]) ).

thf(h13,assumption,
    ~ ( sP3
     => ~ sP2 ),
    introduced(assumption,[]) ).

thf(h14,assumption,
    sP1,
    introduced(assumption,[]) ).

thf(h15,assumption,
    sP3,
    introduced(assumption,[]) ).

thf(h16,assumption,
    ( ( ~ sP1
     => sP3 )
   => ~ ( ~ sP3
       => sP2 ) ),
    introduced(assumption,[]) ).

thf(h17,assumption,
    ~ ( ~ sP2
     => sP1 ),
    introduced(assumption,[]) ).

thf(h18,assumption,
    ~ ( ~ sP1
     => sP3 ),
    introduced(assumption,[]) ).

thf(h19,assumption,
    ~ ( ~ sP3
     => sP2 ),
    introduced(assumption,[]) ).

thf(h20,assumption,
    ~ sP1,
    introduced(assumption,[]) ).

thf(h21,assumption,
    ~ sP3,
    introduced(assumption,[]) ).

thf(1,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h20,h21,h18,h16,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(2,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h18,h16,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h20,h21])],[h18,1,h20,h21]) ).

thf(h22,assumption,
    ~ sP2,
    introduced(assumption,[]) ).

thf(3,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h21,h22,h19,h16,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(4,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h19,h16,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h21,h22])],[h19,3,h21,h22]) ).

thf(5,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h16,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h18]),tab_imp(discharge,[h19])],[h16,2,4,h18,h19]) ).

thf(6,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h22,h20,h17,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(7,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h17,h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h22,h20])],[h17,6,h22,h20]) ).

thf(8,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h15,h12,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h16]),tab_imp(discharge,[h17])],[h7,5,7,h16,h17]) ).

thf(9,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h12,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h14,h15])],[h12,8,h14,h15]) ).

thf(h23,assumption,
    sP2,
    introduced(assumption,[]) ).

thf(10,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h20,h21,h18,h16,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(11,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h18,h16,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h20,h21])],[h18,10,h20,h21]) ).

thf(12,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h21,h22,h19,h16,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(13,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h19,h16,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h21,h22])],[h19,12,h21,h22]) ).

thf(14,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h16,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h18]),tab_imp(discharge,[h19])],[h16,11,13,h18,h19]) ).

thf(15,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h22,h20,h17,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(16,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h17,h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h22,h20])],[h17,15,h22,h20]) ).

thf(17,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h23,h13,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h16]),tab_imp(discharge,[h17])],[h7,14,16,h16,h17]) ).

thf(18,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h13,h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h15,h23])],[h13,17,h15,h23]) ).

thf(19,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h10,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h12]),tab_imp(discharge,[h13])],[h10,9,18,h12,h13]) ).

thf(20,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h20,h21,h18,h16,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(21,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h18,h16,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h20,h21])],[h18,20,h20,h21]) ).

thf(22,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h21,h22,h19,h16,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(23,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h19,h16,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h21,h22])],[h19,22,h21,h22]) ).

thf(24,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h16,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h18]),tab_imp(discharge,[h19])],[h16,21,23,h18,h19]) ).

thf(25,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h22,h20,h17,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(26,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h17,h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h22,h20])],[h17,25,h22,h20]) ).

thf(27,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h11,h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h16]),tab_imp(discharge,[h17])],[h7,24,26,h16,h17]) ).

thf(28,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h11,h6,h7,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h23,h14])],[h11,27,h23,h14]) ).

thf(29,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h6,h7,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h10]),tab_imp(discharge,[h11])],[h6,19,28,h10,h11]) ).

thf(h24,assumption,
    ~ ( ( sP1
       => ~ sP3 )
     => ~ ( sP3
         => ~ sP2 ) ),
    introduced(assumption,[]) ).

thf(h25,assumption,
    ( sP2
   => ~ sP1 ),
    introduced(assumption,[]) ).

thf(h26,assumption,
    ( sP1
   => ~ sP3 ),
    introduced(assumption,[]) ).

thf(h27,assumption,
    ( sP3
   => ~ sP2 ),
    introduced(assumption,[]) ).

thf(h28,assumption,
    ~ ( ( ~ sP1
       => sP3 )
     => ~ ( ~ sP3
         => sP2 ) ),
    introduced(assumption,[]) ).

thf(h29,assumption,
    ( ~ sP2
   => sP1 ),
    introduced(assumption,[]) ).

thf(h30,assumption,
    ( ~ sP1
   => sP3 ),
    introduced(assumption,[]) ).

thf(h31,assumption,
    ( ~ sP3
   => sP2 ),
    introduced(assumption,[]) ).

thf(30,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(31,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(32,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,30,31,h23,h14]) ).

thf(33,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(34,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(35,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,33,34,h23,h14]) ).

thf(36,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,32,35,h15,h23]) ).

thf(37,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(38,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(39,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,37,38,h23,h14]) ).

thf(40,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(41,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(42,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,40,41,h23,h14]) ).

thf(43,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,39,42,h15,h23]) ).

thf(44,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,36,43,h14,h15]) ).

thf(45,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,44,h30,h31]) ).

thf(46,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h22,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,45,h28,h29]) ).

thf(47,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(48,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(49,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,47,48,h23,h14]) ).

thf(50,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(51,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(52,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,50,51,h23,h14]) ).

thf(53,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,49,52,h15,h23]) ).

thf(54,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(55,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(56,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,54,55,h23,h14]) ).

thf(57,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(58,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(59,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,57,58,h23,h14]) ).

thf(60,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,56,59,h15,h23]) ).

thf(61,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,53,60,h14,h15]) ).

thf(62,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,61,h30,h31]) ).

thf(63,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h20,h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,62,h28,h29]) ).

thf(64,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h21,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h22]),tab_imp(discharge,[h20])],[h25,46,63,h22,h20]) ).

thf(65,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(66,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(67,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,65,66,h23,h14]) ).

thf(68,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(69,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(70,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,68,69,h23,h14]) ).

thf(71,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,67,70,h15,h23]) ).

thf(72,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(73,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(74,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,72,73,h23,h14]) ).

thf(75,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(76,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(77,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,75,76,h23,h14]) ).

thf(78,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,74,77,h15,h23]) ).

thf(79,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,71,78,h14,h15]) ).

thf(80,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,79,h30,h31]) ).

thf(81,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h22,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,80,h28,h29]) ).

thf(82,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(83,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(84,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,82,83,h23,h14]) ).

thf(85,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(86,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(87,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,85,86,h23,h14]) ).

thf(88,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,84,87,h15,h23]) ).

thf(89,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(90,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(91,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,89,90,h23,h14]) ).

thf(92,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(93,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(94,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,92,93,h23,h14]) ).

thf(95,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,91,94,h15,h23]) ).

thf(96,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,88,95,h14,h15]) ).

thf(97,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,96,h30,h31]) ).

thf(98,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h20,h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,97,h28,h29]) ).

thf(99,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h22,h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h22]),tab_imp(discharge,[h20])],[h25,81,98,h22,h20]) ).

thf(100,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h20,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h21]),tab_imp(discharge,[h22])],[h27,64,99,h21,h22]) ).

thf(101,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(102,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(103,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,101,102,h23,h14]) ).

thf(104,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(105,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(106,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,104,105,h23,h14]) ).

thf(107,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,103,106,h15,h23]) ).

thf(108,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(109,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(110,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,108,109,h23,h14]) ).

thf(111,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(112,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(113,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,111,112,h23,h14]) ).

thf(114,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,110,113,h15,h23]) ).

thf(115,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,107,114,h14,h15]) ).

thf(116,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,115,h30,h31]) ).

thf(117,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h22,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,116,h28,h29]) ).

thf(118,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(119,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(120,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,118,119,h23,h14]) ).

thf(121,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(122,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(123,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,121,122,h23,h14]) ).

thf(124,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,120,123,h15,h23]) ).

thf(125,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(126,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(127,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,125,126,h23,h14]) ).

thf(128,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(129,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(130,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,128,129,h23,h14]) ).

thf(131,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,127,130,h15,h23]) ).

thf(132,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,124,131,h14,h15]) ).

thf(133,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,132,h30,h31]) ).

thf(134,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h20,h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,133,h28,h29]) ).

thf(135,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h21,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h22]),tab_imp(discharge,[h20])],[h25,117,134,h22,h20]) ).

thf(136,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(137,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(138,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,136,137,h23,h14]) ).

thf(139,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(140,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(141,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,139,140,h23,h14]) ).

thf(142,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,138,141,h15,h23]) ).

thf(143,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(144,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h15,h21]) ).

thf(145,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,143,144,h23,h14]) ).

thf(146,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(147,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(148,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,146,147,h23,h14]) ).

thf(149,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,145,148,h15,h23]) ).

thf(150,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,142,149,h14,h15]) ).

thf(151,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,150,h30,h31]) ).

thf(152,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h22,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,151,h28,h29]) ).

thf(153,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(154,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(155,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,153,154,h23,h14]) ).

thf(156,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(157,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(158,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,156,157,h23,h14]) ).

thf(159,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h14,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,155,158,h15,h23]) ).

thf(160,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h15,h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(161,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h15,h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(162,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,160,161,h23,h14]) ).

thf(163,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h23,h23,h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h23,h22]) ).

thf(164,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h14,h23,h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0])],[h14,h20]) ).

thf(165,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h23,h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h23]),tab_imp(discharge,[h14])],[h29,163,164,h23,h14]) ).

thf(166,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h15,h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h15]),tab_imp(discharge,[h23])],[h31,162,165,h15,h23]) ).

thf(167,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h30,h31,h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h14]),tab_imp(discharge,[h15])],[h30,159,166,h14,h15]) ).

thf(168,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h28,h29,h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h30,h31])],[h28,167,h30,h31]) ).

thf(169,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h20,h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h28,h29])],[h9,168,h28,h29]) ).

thf(170,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h22,h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h22]),tab_imp(discharge,[h20])],[h25,152,169,h22,h20]) ).

thf(171,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h21,h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h21]),tab_imp(discharge,[h22])],[h27,135,170,h21,h22]) ).

thf(172,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h26,h27,h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_imp(discharge,[h20]),tab_imp(discharge,[h21])],[h26,100,171,h20,h21]) ).

thf(173,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h24,h25,h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h26,h27])],[h24,172,h26,h27]) ).

thf(174,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h8,h9,h5,h4,h3,h2,h1,h0]),tab_negimp(discharge,[h24,h25])],[h8,173,h24,h25]) ).

thf(175,plain,
    $false,
    inference(tab_be,[status(thm),assumptions([h5,h4,h3,h2,h1,h0]),tab_be(discharge,[h6,h7]),tab_be(discharge,[h8,h9])],[h5,29,174,h6,h7,h8,h9]) ).

thf(176,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h4,h3,h2,h1,h0]),tab_negall(discharge,[h5]),tab_negall(eigenvar,eigen__3)],[h4,175,h5]) ).

thf(177,plain,
    $false,
    inference(tab_fe,[status(thm),assumptions([h3,h2,h1,h0]),tab_fe(discharge,[h4])],[h3,176,h4]) ).

thf(178,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h2,h1,h0]),tab_negall(discharge,[h3]),tab_negall(eigenvar,eigen__2)],[h2,177,h3]) ).

thf(179,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h1,h0]),tab_negall(discharge,[h2]),tab_negall(eigenvar,eigen__1)],[h1,178,h2]) ).

thf(180,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h0]),tab_negall(discharge,[h1]),tab_negall(eigenvar,eigen__0)],[h0,179,h1]) ).

thf(0,theorem,
    ! [X1: a > $o,X2: a > $o,X3: a > $o] :
      ( ( ^ [X4: a] :
            ( ~ ( ( ( X1 @ X4 )
                 => ~ ( X2 @ X4 ) )
               => ~ ( ( X2 @ X4 )
                   => ~ ( X3 @ X4 ) ) )
           => ~ ( ( X3 @ X4 )
               => ~ ( X1 @ X4 ) ) ) )
      = ( ^ [X4: a] :
            ~ ( ~ ( ( ~ ( X1 @ X4 )
                   => ( X2 @ X4 ) )
                 => ~ ( ~ ( X2 @ X4 )
                     => ( X3 @ X4 ) ) )
             => ~ ( ~ ( X3 @ X4 )
                 => ( X1 @ X4 ) ) ) ) ),
    inference(contra,[status(thm),contra(discharge,[h0])],[180,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET601^5 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.12  % Command  : satallax -E eprover-ho -P picomus -M modes -p tstp -t %d %s
% 0.12/0.33  % Computer : n008.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jul 10 23:36:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.35  % SZS status Theorem
% 0.12/0.35  % Mode: mode213
% 0.12/0.35  % Inferences: 0
% 0.12/0.35  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------